home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / math / cdllvb / globcal8.bas next >
Encoding:
BASIC Source File  |  1993-01-01  |  194 b   |  4 lines

  1. Declare Function add1 Lib "c:\programs\zipout\mathfun8.dll" (ByVal a%, ByVal b%) As Integer
  2. Declare Function strcpy1 Lib "c:\programs\zipout\mathfun8.dll" (ByVal pstr1 As String) As Integer
  3.  
  4.